Skip to content

[FLINK-39303][table] Support START_MODE for CREATE OR ALTER path for MATERIALIZED TABLE#27896

Merged
snuyanzin merged 1 commit intoapache:masterfrom
snuyanzin:flink39303
Apr 23, 2026
Merged

[FLINK-39303][table] Support START_MODE for CREATE OR ALTER path for MATERIALIZED TABLE#27896
snuyanzin merged 1 commit intoapache:masterfrom
snuyanzin:flink39303

Conversation

@snuyanzin
Copy link
Copy Markdown
Contributor

@snuyanzin snuyanzin commented Apr 3, 2026

What is the purpose of the change

support START_MODE for CREATE path

Brief change log

Verifying this change

tests are introduced

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): ( no)
  • The public API, i.e., is any changed class annotated with @Public(Evolving): (yes)
  • The serializers: (no)
  • The runtime per-record code paths (performance sensitive): (no)
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: (no)
  • The S3 file system connector: (no)

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (not applicable)

@flinkbot
Copy link
Copy Markdown
Collaborator

flinkbot commented Apr 3, 2026

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@snuyanzin snuyanzin force-pushed the flink39303 branch 3 times, most recently from cd0e714 to 1206526 Compare April 15, 2026 13:43
@snuyanzin snuyanzin changed the title [FLINK-39303][table] Support START_MODE for CREATE path for MATERIALIZED TABLE [FLINK-39303][table] Support START_MODE for CREATE OR ALTER path for MATERIALIZED TABLE Apr 15, 2026
@snuyanzin snuyanzin marked this pull request as ready for review April 15, 2026 15:27
Copy link
Copy Markdown
Contributor

@raminqaf raminqaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @snuyanzin

@github-actions github-actions Bot added the community-reviewed PR has been reviewed by the community. label Apr 16, 2026
@snuyanzin snuyanzin merged commit a014737 into apache:master Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community-reviewed PR has been reviewed by the community.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants